CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - HSV tracking

搜索资源列表

  1. cvcamshift.rar

    0下载:
  2. 這是用來做影像追蹤的程式,是使用HSV來判斷顏色做追蹤。,This is used to make video tracking program to determine the use of HSV color tracking to do.
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:3109
    • 提供者:123
  1. yundong

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:15307
    • 提供者:黄文伟
  1. xtouying

    0下载:
  2. 背景差和帧差法实现运动人体的跟踪,具有搞噪声和消除大部分阴影功能-Background difference and frame difference method to achieve motion tracking of the human body, has engaged in the shadow of the noise and the elimination of most of the functionality
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3225
    • 提供者:胡江川
  1. Tracking3-11-2010

    0下载:
  2. Tracking color object base on opencv and using HSV color system
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11859873
    • 提供者:sonic
  1. camshift

    0下载:
  2. camshift.rar:是基于opencv的一种算算法,能实现对人脸的跟踪。重点采用camshift算法,也应用到了hsv,结合摄像头,会更直观的观察到跟踪结果。-camshift.rar: a calculation based on opencv algorithm can achieve the tracking of human faces. Focus on using camshift algorithm, also applied to the hsv, combining ca
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1354360
    • 提供者:郭涵
  1. detectSkinBlobs

    0下载:
  2. skin Blobs tracking, it extract the HSV from an image and display the output
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:450560
    • 提供者:mohamad
  1. hsv

    0下载:
  2. 一个基于HSV人脸颜色模型建立后对于人脸的实时跟踪程序-A face based on HSV color model is established for real-time face tracking program
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1430619
    • 提供者:大马哥
  1. motion4

    1下载:
  2. 基于CamShift的目标跟踪算法,先求图像的HSV分量,提取H分量,做灰度直方图,对灰度直方图进行投影,最后均值移动进行跟踪。-Target tracking algorithm based on CamShift, first find the image of the HSV components to extract H component, do histogram of the projection histogram, the last mean shift tracking.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-20
    • 文件大小:141706
    • 提供者:廖家亮
  1. camshift

    0下载:
  2. 该源码是应用camshift算法对视频或摄像头中的物体进行跟踪,跟踪原理是应用hsv颜色空间进行跟踪。-The source code is the application of video or camera camshift algorithm of tracking objects
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2931274
    • 提供者:仝如强
  1. An-Object-Tracking-Method-

    0下载:
  2. 室外场景下由于场景背景条件变化容易导致视频目标跟踪稳定性差。该文提出一种利用红外和可见光传感 器的双通道视频目标跟踪方法。该算法利用可见光图像的目标颜色特征和红外图像的目标轮廓特征,结合均值漂移 算法与水平集曲线演化实现目标定位,并给出了目标尺度和模板更新方法;对多目标跟踪的互相遮挡问题,通过判 断目标合并与分离实现遮挡时多个目标的定位。实验结果表明,该文方法能够有效处理光照变化、阴影、遮挡等情 况,实现目标的稳定跟踪。-Considering the poor stabilit
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:386213
    • 提供者:majun
  1. 4

    0下载:
  2. 本文针对摄像机运动情况下的多目标跟踪问题,提出了基于粒子滤波的跟踪算法。在粒子滤波算法基础上,将二阶自回归过程作为系统状态转移模型,HSV 颜色直方图作为观测模型,对视频中多个目标的位置、大小进行跟踪。实验结果表明,该算法能实时正确地跟踪多个目标,并对局部遮挡有较好的鲁棒性,也能在目标短暂消失导致跟踪失败后,在目标重新出现后及时捕获并继续进行跟踪。-A tracking algorithm based on particle filter is proposed to deal with mul
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:405623
    • 提供者:wenping
  1. Egg-Shap-Tracking

    0下载:
  2. Object Tracking using Egg shape boundary model with failure detection and recovery methods using HSV color space
  3. 所属分类:Video Capture

  1. LOT_Source

    0下载:
  2. 目标跟踪第t帧图像,目标特征,噪音参数,粒子窗口 1. 在第一帧选定跟踪区域,将图像由rgb转成hsv,计算目标的特征模型; 2. 初始化粒子,用超像素计算粒子的特征; 3. 通过emd计算粒子所在位置区域特征计算与目标特征的相似度; 4. 根据emd计算粒子的权重,归一化权重,新的目标位置是所有粒子的位置和权重乘积的和; 5. 建立新目标的特征模型,计算emd。 6. 更新噪音参数; 输出:目标位置,更新参数,新的粒子窗口 -Multiple Object Tr
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3514951
    • 提供者:叶一波
  1. mean-shift

    0下载:
  2. 基于meanshift/camshift的视频运动目标跟踪实现,通过鼠标手动选择跟踪目标。基于HSV空间模型,可手动调节H S V的阈值,显示前景、背景、反响投影图。开发工具是VS2008、OPENCV.-Based meanshift/camshift video moving target tracking achieved manually using the mouse to select the target track. HSV space model, you can manual
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12669627
    • 提供者:坎启娇
  1. camshiftimage-tracking

    0下载:
  2. camshift算法图像跟踪,手动选取目标,根据HSV空间分解进行目标识别跟踪-camshift image tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:21607914
    • 提供者:He Hai yu
  1. kalman-filter

    0下载:
  2. recognition hands by color threshold in HSV space and in a simple background then tracking them by using Kalman filtter
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1851
    • 提供者:mehrnoosh
  1. videocapture

    0下载:
  2. camshift目标跟踪,有注释,主要针对人体肤色,利用HSV空间的h提取人体肤色的特征-camshift based target tracking with comment
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:558
    • 提供者:damon
搜珍网 www.dssz.com